CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - election algorithm

搜索资源列表

  1. xiaoxiaoniao4

    0下载:
  2. 是一个超市选地址的问题的算法,也是用C++语言编写的。-election is a supermarket address the issue of the algorithm that uses the C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11659
    • 提供者:尹鹏伟
  1. shizhifenxi

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C编写的各种数学算法。比如:托伯利兹型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯-约当法,等;-numerical analysis algorithm descr iption and answer the questions from Qinghua University XU Shi-liang, teaching C prepared by the various mathematica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:88260
    • 提供者:qinzuoyi
  1. Prime_Bit

    0下载:
  2. 素数统计快速算法,采用分段赛选,统计10^9 以内素数个数时间在1s以内。-prime Statistics fast algorithm, using sub-tournament election statistics 10 ^ 9-within a few hours in the number of 1s within.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1522
    • 提供者:hyb
  1. CMatrixClass

    0下载:
  2. 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9779
    • 提供者:紫罗兰
  1. twice_OPt_prime

    0下载:
  2. 两次素数筛选算法源程序!先筛选sprt(n)内的素数,再选n内的素数,些算法更快~主要用VC实现-two prime screening algorithm source! Sprt first screening (n) the prime, n re-election of prime numbers, some faster-key algorithm with VC
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8391
    • 提供者:崔恒
  1. shujijiegou

    0下载:
  2. 用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:20293
    • 提供者:刘佳奇
  1. BullyElectionAlgo

    0下载:
  2. Bully Election Algorithm of distributed systems, used for electing the cordinator node when the cordinator node has broke down.
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1000
    • 提供者:dataminer
  1. wimax_election

    1下载:
  2. IEEE 802.16 WiMax mesh mode MAC层 mesh election algorithm的C++ 代码,做网络仿真的朋友可能需要-Mesh election algorithm souce code for IEEE 802.16 WiMax mesh mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-07-14
    • 文件大小:598
    • 提供者:林立翔
  1. 56747545

    0下载:
  2. 基于竞选算法的模板匹配算法.PDF.I hope it s useful to you.-Election algorithm based on template matching algorithm. PDF.I hope it' s useful to you.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:379133
    • 提供者:常宗
  1. RingElectionAlgo

    0下载:
  2. Ring Election Algorithm of distributed systems, used for electing the cordinator node when the cordinator node has broke down and to identify the ring network that is which network node is in the network and which has broke down.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1251
    • 提供者:dataminer
  1. LEACH_ED2

    1下载:
  2. 对经典LEACH算法中的簇头选举概率加以改进,更进一步提升了性能-The classical LEACH cluster head election algorithm in the probability to be improved, further improving performance
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2031
    • 提供者:李峰
  1. Bully-election-algorithm-program

    0下载:
  2. bully algorithm c-code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:21162
    • 提供者:guddi
  1. LCRring

    0下载:
  2. MPI the LeeLann Chang Roberts leader election algorithm
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:720
    • 提供者:clau
  1. Mesh-Election

    0下载:
  2. 802.16d中的Mesh Election算法演示-802.16d Mesh Election algorithm demonstration
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:395152
    • 提供者:cloudstar
  1. Election

    0下载:
  2. This a zip file is a uncompleted java code simulation for Bully election Algorithm and Ring_based Algorithm It is from my previous job of my friend who is not longer to talk to. The main sketch in which the nodes of algorithm can act. The
  3. 所属分类:Applet

    • 发布日期:2017-11-15
    • 文件大小:13441
    • 提供者:abdullah
  1. matrix

    1下载:
  2. 假设稀疏矩阵A和B均以三元组表作为存储结构,试写出矩阵相加(相乘—选做)的算法,另设三元组表C存放结果矩阵。 -Assuming a sparse matrix A and B are in triples table as a storage structure, try to write the matrix (multiplied by- election) algorithm by adding additional triples Table C store the resulti
  3. 所属分类:OS Develop

    • 发布日期:2014-11-13
    • 文件大小:2048
    • 提供者:zhengchaojie
  1. RingElection

    0下载:
  2. Ring Election algorithm java implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:mj4ever001
  1. wordconverter_f

    0下载:
  2. In wireless sensor network,cluster algorithm of nodes is all effective approach and key technology to implement energy saving and flexible management.To improve security and lifetime of clustering network,a secure clustering was pro— posed based on t
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:15139
    • 提供者:mojtaba
  1. Distributed Election

    0下载:
  2. Distributed election algorithm
  3. 所属分类:其它

  1. LEACH??.doc

    0下载:
  2. 无线传感器网络路由算法,通过改进簇头选举阈值,延长网络生存时间(Routing algorithm for wireless sensor networks improves the network lifetime by improving the cluster head election threshold)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:王小倩
« 12 3 »
搜珍网 www.dssz.com